home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / utils1 / eid220.zip / WHATSNEW.DOC < prev   
Text File  |  1994-05-15  |  2KB  |  48 lines

  1.  
  2. Changes in Encrypt-It v2.00 for DOS provided the following over v1.44:
  3.  
  4. - Added proprietary+ and DES plus cipher block chaining (CBC) to the
  5.   encryption methods.  You now have four options:  proprietary,
  6.   proprietary+, DES, and DES+CBC.  DES+CBC provides an extremely high
  7.   level of protection for your data.  Encrypt-It uses DES or DES+CBC
  8.   as an additional layer on top of the proprietary level of encryption.
  9.   This makes our DES and especially our DES+CBC virtually unbreakable.
  10. - Added routines to allow you to proceed with decryption even if a CRC
  11.   error is detected.  We don't recommend that you proceed with decryption
  12.   after we detect your data has been altered (via a built-in CRC).
  13.   However, your data may be important enough to try manual reconstruction
  14.   of the damaged areas.
  15. - Added an decryption option to allow you to wipe the encrypted source
  16.   file after decryption.
  17. - Expanded the built-in help.
  18. - Other minor touchups and improvements.
  19.  
  20. Changes in Encrypt-It v2.10 for DOS provided the following over v2.00:
  21.  
  22. - Encrypt-It now has the ability to convert any file to an email
  23.   format.  This functionality is provided as a standalone utility
  24.   called Email-It.  You can easily convert any file to and from an
  25.   email format.  You will find Email-It useful with many other
  26.   program's files also.  Feel free to use Email-It there also.
  27. - Email-It provides:
  28.   -- Conversion of any file to and from an email format.
  29.   -- Built-in CRCs to detect any change to the file's contents
  30.      due to transmission errors, tampering, etc.
  31.   -- Restoration of ALL details when converting back to normal
  32.      file format.  Including the file's name, date, and time.
  33.   -- Lightning fast performance due to the use of high performance
  34.      C coupled with assembly language subroutines and CRCs implemented
  35.      using very fast lookup tables.
  36. - Touched up several areas of the program.
  37. - Other minor improvements.
  38.  
  39. Changes in Encrypt-It v2.20 for DOS provided the following over v2.10:
  40.  
  41. - Corrected a problem where the configuration file (EID.CNF) paths
  42.   didn't override the default paths under some conditions.
  43. - In the email function, corrected a problem where the initial file's name
  44.   wasn't correctly stored in the email file.
  45. - Minor updates to keep up with Encrypt-It v2.20 for Windows.
  46. - A couple of minor touch-ups.
  47.  
  48.